CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hybrid genetic

搜索资源列表

  1. 改进的遗传算法

    2下载:
  2. vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2373
    • 提供者:黄善理
  1. 遗传算法c

    0下载:
  2. 遗传算法是数据挖掘中的重要部分,通过杂交的方法,选出最优的解-genetic data mining algorithms is the important part, through the hybrid approach, the optimum solution
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:88367
    • 提供者:严永泉
  1. WindowsApplication24zhang

    0下载:
  2. 模拟退火和遗传算法混和求解车辆路径问题的程序,没有解压密码。-simulated annealing and genetic algorithms hybrid vehicle routing problem solving process, not extracting passwords.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:10389
    • 提供者:王德东
  1. znyh

    0下载:
  2. 〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method, neural networks, hybrid optimi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11055183
    • 提供者:small www
  1. FrameReader

    1下载:
  2. 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all pat
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1476
    • 提供者:dfsa
  1. Genetic_Ant_Algorithms

    0下载:
  2. 一种运用蚂蚁算法和遗传算法解决旅行商问题的混合优化程序-an ant algorithm and the use of genetic algorithms to solve the traveling salesman problem hybrid optimization procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:81933
    • 提供者:陈雷
  1. GA.rar

    0下载:
  2. 一个动态遗传算法代码 matlab的,采用全方位的两点杂交、两点变异的改进的加速遗传算法(IAGA),A dynamic genetic algorithm matlab code, the use of comprehensive two hybrid, two variations of improved accelerating genetic algorithm (IAGA)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:4721
    • 提供者:dingbiao
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. gamain

    1下载:
  2. 一个简单的遗传算法 采用实数编码、比例分配轮盘赌选择、杂交采用离散与算术双重杂交、一般性变异。-A simple genetic algorithm using real-coded, proportional allocation of roulette selection, hybrid discrete and numeracy double hybridization, general variation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-01
    • 文件大小:1751
    • 提供者:wangkang
  1. geneticalgorithm

    1下载:
  2. 结合离散时间系统最优控制问题,提出一种新的混合算法.该算法是在遗传操作中嵌入模 拟退火算子,有效地结合了遗传算法隐含并行与模拟退火算法全局寻优的特点 -By embedding simulated annealing operator into genetic algorithm, a hybrid algorithm is put forward, which assimilates advantages ofboth genetic algorithm and simulated
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:39599
    • 提供者:xiaohui
  1. HybridalgorithmbasedonabalancedstudyofMTSP

    1下载:
  2. 基于混合算法的均衡路程MTSP研究 给出了MTSP的整数线性规划模型、分类, 提出了均衡各旅行商访问路程和均衡各旅行商访问人数的多目标 问题针对均衡各旅行商访问路程的设计了相应的求解算法, 求解算法为遗传算法和一的混合算法给出了相应 的示例和实验结果, 并对实验结果的有效性进行了研究-Hybrid algorithm based on a balanced study of MTSP given distance of the MTSP integer linear programm
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-09-15
    • 文件大小:254975
    • 提供者:Notics
  1. GoodsAllocatingProblemwithMultiAimsbasedonTheHybri

    4下载:
  2. 多目标货物配装问题是一个复杂的组合优化问题,属于NP难问题,本文用混合粒子群算法求解多目标货物配装问题。混合粒子群算法在基本粒子群算法的基础上,通过引进遗传算法中的交叉和变异的策略,避免了陷入局部最优,加快了达到全局最优的收敛速度。此外,本文提出用权重系数来平衡各目标使各目标都能达到相对较优的效果。-Multi-objective loading of goods is a complicated combinatorial optimization problems are NP hard p
  3. 所属分类:Communication

    • 发布日期:2016-08-29
    • 文件大小:6466
    • 提供者:廖志
  1. 888

    1下载:
  2. 模糊PID控制程序,这是毕业设计学生做的,可运行。-Immune genetic algorithm source code, which is a hybrid intelligent algorithm, good resources.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:32177
    • 提供者:王玉勤
  1. GeneticAntAlgorithms

    0下载:
  2. Java环境下的遗传算法,蚁群算法的混合实现-Java environment, genetic algorithms, ant colony algorithm for hybrid realization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:78444
    • 提供者:樊福剑
  1. PID-GAs

    0下载:
  2. PID控制算法和遗传算法混合编程,算出最优解,智能控制部分-PID control algorithm and genetic algorithm hybrid programming, calculate the optimum solution, part of intelligent control
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:6094
    • 提供者:徐立
  1. classification

    0下载:
  2. classification algorithm. We use the genetic algorithm and a training data set to learn real-valued weights associated with individual attributes in the data set. We use the k nearest neighbors algorithm to classify new data records based on their we
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:133083
    • 提供者:asad
  1. fuzzypid

    0下载:
  2. a design methodology is introduced that blends the classical PID and the fuzzy controllers in an intelligent way and thus a new intelligent hybrid controller has been achieved. Basically, in this design methodology, the classical PID and fuzz
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:258417
    • 提供者:mohaideen
  1. monituihuo_GA

    0下载:
  2. 用模拟退火算法和遗传算法的混合算法求解旅行商问题-By simulated annealing algorithm and genetic algorithm hybrid algorithm for Traveling Salesman Problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2403
    • 提供者:fjiayin
  1. yiqunandyichuan

    0下载:
  2. 本科毕业设计时最后版本,蚁群和遗传算法的混合算法。-Graduation design the final version of the hybrid ant colony algorithm and genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:319401
    • 提供者:chenlei
  1. 混合遗传蚁群HGIACA

    3下载:
  2. 智能优化方法--混合遗传蚁群算法,结合了蚁群算法和遗传算法(Intelligent optimization method, hybrid genetic ant colony algorithm, combines ant colony algorithm and genetic algorithm.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:reseei
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com